home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 4292 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: gatekeeper.liffe.com!usenet
  2. From: ralph.mason@liffe.com (Ralph Mason)
  3. Newsgroups: comp.sys.cbm,comp.os.misc,alt.comp.hardware.homebuilt,comp.sys.apple2,comp.sys.apple2.programmer,comp.sys.atari.8bit
  4. Subject: Re: 6502 Multitasking OS announce
  5. Date: Wed, 20 Mar 1996 08:00:13 GMT
  6. Organization: London International Financial Futures Exchange
  7. Message-ID: <4ioeb4$q3e@gatekeeper.liffe.com>
  8. References: <4i94fs$stj@narses.hrz.tu-chemnitz.de> <holger.948.00030EE6@deep.hb.provi.de> <4ijtbe$7ca@no-names.nerdc.ufl.edu> <4ijuic$iiq@gatekeeper.liffe.com> <4ik00v$9r@fishlab7.fsh.mtu.edu> <4im8k0$gud@gatekeeper.liffe.com> <4iml11$s69@narses.hrz.tu-chemnitz.de> <4imo7b$36m@gatekeeper.liffe.com> <4iodjs$q3e@gatekeeper.liffe.com>
  9. Reply-To: ralph.mason@liffe.com
  10. NNTP-Posting-Host: ralph_pc.liffe.com
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. ralph.mason@liffe.com (Ralph Mason) wrote:
  14.  
  15. >After a rethink ( and a quick brushup on 6502 asm :) )......
  16.  
  17. etc - with an error in iy
  18.  
  19.  
  20. >    sal cs_page,x  ; try to get it
  21. This ^^^^^^^^^^^^^^^^^^ should be 
  22.     sar cs_page,x  ; 
  23.     
  24. I never could get my left and right sorted out : )
  25.  
  26. -Ralph 
  27.  
  28.  
  29.  
  30.